Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EIP: L2 Aliasing of EVM-based Addresses #6735

Merged
merged 38 commits into from Aug 8, 2023

Conversation

Therecanbeonlyone1969
Copy link
Contributor

@Therecanbeonlyone1969 Therecanbeonlyone1969 commented Mar 20, 2023

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

@github-actions github-actions bot added c-new Creates a brand new proposal e-number Waiting on EIP Number assignment s-draft This EIP is a Draft t-erc labels Mar 20, 2023
@eth-bot
Copy link
Collaborator

eth-bot commented Mar 20, 2023

✅ All reviewers have approved.

@eth-bot eth-bot added a-review Waiting on author to review e-consensus Waiting on editor consensus labels Mar 20, 2023
@github-actions github-actions bot added the w-ci Waiting on CI to pass label Mar 20, 2023
EIPS/eip-xxxx.md Outdated Show resolved Hide resolved
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
@eth-bot eth-bot changed the title Initial Submission of Draft of EVM-based L2 address aliasing specification Add EIP: L2 Aliasing of EVM-based Addresses Mar 22, 2023
@eth-bot eth-bot changed the title Add EIP: L2 Aliasing of EVM-based Addresses Update EIP-eip-xxxx: L2 Aliasing of EVM-based Addresses Mar 22, 2023
@github-actions github-actions bot removed c-new Creates a brand new proposal e-number Waiting on EIP Number assignment labels Mar 22, 2023
@eth-bot eth-bot changed the title Update EIP-eip-xxxx: L2 Aliasing of EVM-based Addresses Add EIP: L2 Aliasing of EVM-based Addresses Mar 22, 2023
@eth-bot eth-bot changed the title Add EIP: L2 Aliasing of EVM-based Addresses Update EIP-eip-xxxx: L2 Aliasing of EVM-based Addresses Mar 22, 2023
@eth-bot eth-bot added e-review Waiting on editor to review and removed a-review Waiting on author to review labels Mar 22, 2023
@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Mar 22, 2023
@eth-bot eth-bot changed the title Update EIP-eip-xxxx: L2 Aliasing of EVM-based Addresses Add EIP: L2 Aliasing of EVM-based Addresses Mar 22, 2023
@eth-bot eth-bot changed the title Add EIP: L2 Aliasing of EVM-based Addresses Update EIP-xxxx: L2 Aliasing of EVM-based Addresses Mar 22, 2023
@Pandapip1
Copy link
Member

@eth-bot rerun

@eth-bot eth-bot changed the title Update EIP-xxxx: L2 Aliasing of EVM-based Addresses Add EIP: L2 Aliasing of EVM-based Addresses Mar 22, 2023
@github-actions github-actions bot added the w-ci Waiting on CI to pass label Mar 22, 2023
@eth-bot eth-bot changed the base branch from eipbot/6735 to master May 2, 2023 16:06
@github-actions github-actions bot added w-ci Waiting on CI to pass and removed w-ci Waiting on CI to pass labels May 2, 2023
@Therecanbeonlyone1969
Copy link
Contributor Author

@Pandapip1 Something odd is going on in CI/CD ... there was a very strange change in EIP numbering and file name, and whenever I correct it and push the commit it gets overridden.

@Therecanbeonlyone1969
Copy link
Contributor Author

@Pandapip1 Something odd is going on in CI/CD ... there was a very strange change in EIP numbering and file name, and whenever I correct it and push the commit it gets overridden.

seems to have been resolved

@Therecanbeonlyone1969
Copy link
Contributor Author

@Pandapip1 ... please approve this PR to move this EIP to Draft. It has been sitting in a ready state for over a month. There is no reason not to merge.

@github-actions github-actions bot added w-ci Waiting on CI to pass and removed w-ci Waiting on CI to pass labels Jun 27, 2023
Copy link
Contributor

@SamWilsn SamWilsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am so sorry, somehow my review comments didn't get submitted when I last looked at this proposal.

EIPS/eip-6735.md Show resolved Hide resolved
EIPS/eip-6735.md Outdated
Comment on lines 20 to 26
The L2 WG of the EEA Communities Project managed by OASIS is an open-source initiative with a scope to

* Identify and document the most relevant use cases and business requirements for Layer 2 and other Blockchain Scalability solutions for EVM compatible public blockchains
* Define a technical standard with identification and differentiation of classes of scalability solutions as required that meet both ecosystem and enterprise requirements, with a particular focus on interoperability between Layer 2 solutions for EVM compatible public blockchains
* For EVM compatible public blockchains, identify, document, and devise solution approaches for Layer 2 Blockchain scalability solution specific challenges such as MEV, block (gas) limits, TVL concentration, etc.
* Identify and document characteristics of Layer 2 Blockchain environments for EVM compatible public blockchains that will be key in addressing mainstream and enterprise adoption.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The motivation should be limited to justifying the EIP itself, not the organization behind it. If you'd like to keep these points, please reword them to apply to the EIP itself.

EIPS/eip-6735.md Outdated Show resolved Hide resolved
@github-actions
Copy link

The commit 3c1c7d9 (as a parent of 0c20d6b) contains errors.
Please inspect the Run Summary for details.

@Therecanbeonlyone1969
Copy link
Contributor Author

@SamWilsn addressed your requests. cc @Pandapip1 ... good to merge now?

@eth-bot eth-bot enabled auto-merge (squash) August 8, 2023 15:18
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Reviewers Have Approved; Performing Automatic Merge...

@SamWilsn SamWilsn dismissed Pandapip1’s stale review August 8, 2023 15:18

Dismissing because eipw is passing now.

@eth-bot eth-bot merged commit 8243ebe into ethereum:master Aug 8, 2023
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-erc w-ci Waiting on CI to pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants